Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Latest commit

 

History

History

IronPython Integration

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

IronPython Integration

Requires

  • Visual Studio 2010

License

  • Apache License, Version 2.0

Technologies

  • Visual Studio 2010 SDK

Topics

  • IronPython Integrated Shell
  • VSX

Updated

  • 11/29/2011

Description

Introduction

This sample illustrates how to integrate support for a new language into Visual Studio. The sample utilizes v1.1.1.0 of IronPython language, and includes support for Intellisense, syntax coloring, code completion, code snippets, custom project types and MSBuild integration. Before you try to build the project make sure you have installed the Pre-requisites.

For more information on VS extensibility, visit the VSX Developer Center .

If instead of a sample you would like IronPython support in Visual Studio 2010, please download the IronPython tools for Visual Studio. For IronPython general questions please use the IronPython mailing list.

Target audience

  • VSX developers (including VS SDK and VS Shell)
  • Visual Studio enthusiasts

Pre-Requisites

This is the list of software pre-requisites you need to build the IronPython Studio Integrated setup:
 

 

Screenshots


IPy-00.png

IPy01.png

IPy-02.png

close